Catch Selected Index Changed Event in a Table Panel
Code Customization
Catch Selected Index Changed Event in a Table Panel
Description:
This customization catches a selected index changed event in a
table panel. This customization can be used if some field value is to be set or changed when a
selected index changed event occurs.This customization targets drop down list. Similar customization could be implemented for a Quick Selector control's SelectedIndexChanged event as well.
For a Web Application the customization will be added in:
For example: C:\MyApp1\App_Code\Customers\EditCustomers.Controls.cs
Procedure:
Step 1: Use this wizard to add code customization.
Step 2: Build and run the application.
Applies To:
This customization only applies to an editable table panel.
Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate
a feature, and may work only in specific situations. The Iron Speed Designer
support team cannot assist in the resolution of problems which may occur as a
result of customizing your application or modifying a customization to fit a
particular purpose.